Go to the documentation of this file.
10 typedef double Mat[3][3];
13 extern int cxform(
const char *from,
const char *to,
const double et,
Vec v_in,
Vec v_out);
21 extern long cxRound(
double doub);
22 extern long date2es(
int yyyy,
int mm,
int dd,
int hh,
int mm2,
int ss);